__ANDROID_API_L_MR1__

Names the Lollipop MR1 API level (22), for comparisons against __ANDROID_API__.

extern (C) nothrow @nogc
enum __ANDROID_API_L_MR1__ = 22;

Meta